| AdCourse |
| Logical Entity Name | AdCourse |
| Default Table Name | AdCourse |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| AdCourse Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
| Code | char(12) | NO | ||
| Descrip | varchar(75) | NO | ||
| SyCampusGrpID | int | NO | ||
| AdCourseTypeID | int | NO | ||
| Hours | money | NO | ||
| Credits | money | NO | ||
| UnitType | char(1) | YES | ||
| GradeLevel | tinyint | NO | ||
| CatalogCode | varchar(10) | NO | ||
| MinimumDays | smallint | NO | ||
| MaximumDays | smallint | NO | ||
| Comments | text | NO | ||
| AllowOverride | bit | NO | ||
| ModFlag | char(1) | NO | ||
| Active | bit | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
AdCourseID |
int | NO | ||
| AdDependentCourseID | int | NO | ||
| Dependent | bit | NO | ||
| RetakeOverride | bit | NO | ||
AdCourseLevelID |
int | NO | ||
| isCourseRemedial | bit | NO | ||
| DefaultMaxNumOfRepeat | int | NO | ||
| DefPassFailSetting | tinyint | NO | ||
| CompareContactHrsWithClsSched | bit | NO | ||
| EnrollStatusCredits | money | NO | ||
| EnrollStatusHours | money | NO | ||
| AddDropDays | tinyint | YES | ||
| AddDropCalenderDays | bit | NO | ||
| RetakeFee | bit | NO | ||
| MaxNumWithoutRetakeFee | int | YES | ||
| MinCredits | money | YES | ||
| MaxCredits | money | YES | ||
| MatchOverrideCredits | bit | NO | ||
| IsExcludeDrops | bit | NO | ||
| NumDaysExpDeadline | int | YES | ||
| OutsideCourseWorkHours | numeric(9, 2) | NO |
| AdCourse Primary and Unique Keys |
| Key Name | Key Type | Keys |
| AdCourse_AdCourseID_U_C_IDX | PrimaryKey | AdCourseID |
| AdCourse Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourseLevel | Non-Identifying | One To Zero or More | FK_AdCourse_AdCourseLevelID_AdCourseLevel_AdCourseLevelID | AdCourseLevelID | NO | YES |
| Child Relationships: |
| AdCourse Check Constraints |
| Check Constraint Name | CheckConstraint |
| AdCourse Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| AdCourse Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.Course |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdCourse |
NO |
| AdCourse Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | ClassScheduling |
| Logical | Course |
| Logical | CourseRegistration |
| Logical | DegreePathway |
| Logical | Documents |
| Logical | Grades/Attendance |
| Logical | LedgerCard_Billing |
| Logical | PreviousEd_TransferCredits |
| Logical | TestScores |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| AdCourse Data Movement Rules |
| Name | Type | Rule Text/Value |